projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b92f698
)
(TERMINFO): Do define (if HAVE_NCURSES).
author
Richard M. Stallman
<rms@gnu.org>
Sat, 30 Mar 1996 16:09:50 +0000
(16:09 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 30 Mar 1996 16:09:50 +0000
(16:09 +0000)
src/s/gnu-linux.h
patch
|
blob
|
history
diff --git
a/src/s/gnu-linux.h
b/src/s/gnu-linux.h
index ee9e6a621ad9852ef81e0be86f98968901447374..bbd50dc0fc452e45cadf561962d41534b21845b5 100644
(file)
--- a/
src/s/gnu-linux.h
+++ b/
src/s/gnu-linux.h
@@
-222,13
+222,9
@@
Boston, MA 02111-1307, USA. */
/* Paul Abrahams <abrahams@equinox.shaysnet.com> says this is needed. */
#define LIB_MOTIF -lXm -lXpm
-#if 0 /* bobg@ipost.com reports that terminal type unknown, used by
- comint.el, is broken "on Linux". I don't know which system
- or version he means. */
#ifdef HAVE_NCURSES
#define TERMINFO
#endif
-#endif
#define HAVE_SYSVIPC